home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / FROMUTS / BOOTUP / !Boot / Boot / !OpenDir / !Help < prev    next >
Text File  |  1991-07-01  |  2KB  |  64 lines

  1. !OpenDir  V1.0
  2. Jeremy Lee      29-5-91
  3.  
  4. What it is:
  5. Designed to work with !Boot.
  6. Put !OpenDir in the "Boot" folder of !Boot or just let the WIMP
  7. "See" it at some time, and you can create and run little scripts
  8. that will open up your favorite directory.
  9. The resulting files can be put in the "Run" directory of !Boot and
  10. your favorite directory will be opened up on auto-boot. I usually
  11. just have the Root directory set up to open on auto-boot ready for
  12. work, but if you are a fastidious time-saver you can easily set up
  13. a script to take you into a directory that you are presently doing
  14. your work in. Usefull if you are writing machine code programs that
  15. crash a lot,and you hate having to wade back through all those sub-
  16. directories to get you BASIC editor, program you were working on,
  17. bug list, etc. So much easier if all the directories suddenly appear
  18. at start-up.
  19. So, you may be asking, why not use !TinyDirs, or !Sticky, or one
  20. of the plethora of other such programs? Well:
  21.  
  22. Advantages:
  23. * Its very fast.
  24. * Minimal memory use. 45 bytes, not including the sprite. This zooms
  25. right up to perhaps 200 bytes when a script is actually being run!
  26. (Personally, I think programs like !Sticky, !Larger etc. are getting
  27. too big and complex for their own good.)
  28. * It's very fast.
  29. * Doesn't clutter up the screen or icon bar.
  30. * Its very fast.
  31. * No compatibility problems. and -
  32. * Its very fast.
  33.  
  34. Using it: 
  35. Just put it in the "Boot" directory of !Boot, or make sure it is
  36. "Seen" by the WIMP on start up. To create a script, run the program,
  37. and drag the "Set" icon to the directories you wish referenced. 
  38. "Forget" clears the entire list. (Easier than selective delete as
  39. the scripts don't get very big anyway.)
  40. Pop-up menu gives standard options: Info, Save, Quit.
  41.  
  42. Uses:
  43. Cross-reference directories. Turn your heirarchal directory tree into
  44. a relational database! Connect directories that you switch between
  45. often or that have related contents. Great for really large Hard
  46. Drives.
  47.  
  48. Bugs:
  49. None known. However, the program will obviously fall over if you
  50. shift or delete one of the directories referenced.
  51.  
  52. Future:
  53. I may write a program to check that all the scripts are actually valid
  54. and the directories thay point to are still there, flagging any 
  55. inconsistencies. If the program catches on.
  56.  
  57. Share and Enjoy!
  58.  
  59. See !LegalPart file for the legal bits.
  60.  
  61. Support the freeware concept! May the source be with you!
  62.  
  63.              Jeremy Lee       Bond University, Australia.
  64.